| Total Complexity | 26 | 
| Dependencies | 1 | 
| Dependents | 2 | 
| Total lines | 120 | 
| Lines of code | 85 | 
| Logical lines of code | 53 | 
| Comment lines | 12 | 
| Methods | 6 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| checkBannedIps() | 55 | 7 | 19 | |
| getIpAddress() | 56 | 5 | 17 | |
| checkBannedWords() | 59 | 5 | 13 | |
| ipInRange() | 54 | 4 | 19 | |
| __construct() | 61 | 3 | 11 | |
| validateIP() | 69 | 2 | 6 |